home *** CD-ROM | disk | FTP | other *** search
- New features of version 0.51alpha11:
-
- - new debug option is --D instead of --
- (only when dvi2xx was compiled with DEBUG turned on)
-
- - a new small script which runs first dvicopy to resolve
- virtual fonts followed by dvilj4 to resolve virtual fonts
- (thanks to Karl Berry <karl@cs.umb.edu>)
-
- - support for using dvi2xx as a filter (provided stdin is seekable)
- one can use now for example
- dvilj4 - < testpage.dvi > test.lj
- (thanks to Bernard.Steiner@germany.eu.net)
-
- - fixes a bug in 600dpi LJ4 mode in calculation of page size
- (thanks to ajp@eng.cam.ac.uk)
-
- - splitting filename and extension on last '.', not on first;
- being more liberal on names of the input file as well (no .dvi needed)
- (thanks to jules@jps.co.uk)
-
- - all features of lj2p are now also allowed in lj4
- (duplex, landscape)
-
- - support for LJ4 builtin fonts
- (thanks to Karl Berry <karl@cs.umb.edu>)
-
- - support for Amiga
- (thanks to Stefan Sticht <sticht@edith.deg.sub.org>)
-
- - recursive file directroy search, when -DDO_SUBDIRECTORIES
- is specified at compile time
- (thanks to Rik Faith <faith@cs.unc.edu>)
- recursive search is performed for each subpart of the
- path (under unix: colon-separated)
-
- - cleanup for findfile.c
-
- - faster file execution under Unix (due to findfile.c changes)
-
- - new command line option "-M" to avoid automatic invocation
- of MakeTexOK when missing fonts are encountered
- (thanks to Karl Berry <karl@cs.umb.edu>)
-
- - LJ4 is now treated as a superset of LJ2P
- (landscape mode and duplex mode can be specified)
-
- - For dvilj4 econo-mode can be activated by specifying
- "-E" as command line option
-
- - cosmetic code cleanup (most systems that had to link with
- "-lucb" should be able to link without it now, etc).
-
-
-